From: Ian Campbell Date: Fri, 8 Apr 2011 15:17:18 +0000 (+0100) Subject: libxl: bump SONAME after binary incompatible change. X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22man:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22man:/?a=commitdiff_plain;h=e5407d09856917efc636f6e71d8ade8cf57bf651;p=xen.git libxl: bump SONAME after binary incompatible change. Signed-off-by: Ian Campbell Acked-by: Ian Jackson Committed-by: Ian Jackson --- diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile index 3299aa6bc3..538cd16680 100644 --- a/tools/libxl/Makefile +++ b/tools/libxl/Makefile @@ -5,7 +5,7 @@ XEN_ROOT = $(CURDIR)/../.. include $(XEN_ROOT)/tools/Rules.mk -MAJOR = 1.0 +MAJOR = 2.0 MINOR = 0 XLUMAJOR = 1.0